@CHARSET "UTF-8";
/* 前台框架相关样式表 */

/* Page */
.page {
    text-align: center;
}

.flex-nav-container {
    width: 100%;
    position: absolute;
    bottom: 42px;
    z-index: 999;
    float: left;
}